home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
Sarrus
/
SBook.app
/
English.lproj
/
swindow.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
2KB
|
134 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
SListMatrix = {
ACTIONS = {
};
OUTLETS = {
searchCell;
auxFirstResponder;
};
SUPERCLASS = Matrix;
};
SBookText = {
SUPERCLASS = EmacsText;
};
EntryDelegate = {
OUTLETS = {
slc;
text;
};
SUPERCLASS = Object;
};
SWindowFieldEditor = {
SUPERCLASS = EmacsText;
};
SLC = {
ACTIONS = {
nextEntry:;
previousEntry:;
changeSearchMode:;
searchAction:;
manualParse:;
displayAll:;
search:;
selectPerson:;
};
OUTLETS = {
personDisplayed;
splitView;
entryText;
nameMatrixScroller;
statusCell;
searchModeCover;
searchModePopup;
exportWell;
searchCell;
nameMatrix;
entryTextScroller;
fieldEditor;
personCell;
parser;
lockButton;
};
SUPERCLASS = AbstractDocController;
};
EmacsText = {
SUPERCLASS = Text;
};
ColorCell = {
SUPERCLASS = Cell;
};
AppController = {
ACTIONS = {
autosave:;
open:;
showInspector:;
newList:;
appDidInit:;
deleteName:;
newLogWindow:;
bugsAndSuggestions:;
showPrefs:;
showInfo:;
saveAll:;
import:;
};
OUTLETS = {
saveAllCell;
importer;
reportsMenuCell;
mailingLabels;
pocketBook;
toolsMenuCell;
unlockModemCell;
dialer;
infoPanel;
exporter;
prefController;
ranger;
fileMenuCell;
inspector;
slistController;
iconsMenuCell;
enveloper;
infoVersionCell;
nameActionsCell;
toolsMenu;
emailer;
newLogger;
};
SUPERCLASS = Object;
};
ExportWell = {
ACTIONS = {
};
OUTLETS = {
slc;
};
SUPERCLASS = View;
};
SWindow = {
SUPERCLASS = Window;
};
AbstractDocController = {
ACTIONS = {
save:;
saveAs:;
};
OUTLETS = {
doc;
window;
};
SUPERCLASS = Object;
};
Parser = {
OUTLETS = {
slc;
text;
};
SUPERCLASS = Object;
};